home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / Data.cab / _726759BBBF0D42D9A02EA3C35EC65A7D < prev    next >
Encoding:
Text File  |  2004-03-17  |  330 b   |  11 lines

  1.         tmu()
  2.         {
  3.             TexGen("world_from_model")
  4.             TexMtxDirPosScale(0.866025, 0.5, 0.0, 0, 0, 0, 0.000015, 0.00002, 0.000015)
  5.             TexMod("translate", "lin", 0, 0.02, 0, "lin", 0, 0.001, 0)
  6.             texture()
  7.             {
  8.                 Image(%cloudstexture)
  9.             }
  10.         }
  11.